home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 21
/
Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso
/
Aminet
/
mus
/
play
/
DoSoundv2_6.lha
/
DoSoundv2_6
/
s
/
WBDoSound.amirx
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1997-07-02
|
345 b
|
16 lines
/* $VER: 2.6 for DoSound V2.6
*/
if ~show('l',"rexxarplib.library") then do
call addlib("rexxarplib.library",0,-30,0)
end
if ~show('l',"rexxsupport.library") then do
call addlib("rexxsupport.library",0,-30,0)
end
host = address()
call setenv(ha,host)
address rexx
call setclip(sp,1)
address command 'run muirexx buildsound.amirx port build'